projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c44521
)
Change message about HAVE_XFREE386.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 19 Jan 1999 08:08:12 +0000
(08:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 19 Jan 1999 08:08:12 +0000
(08:08 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index b635a4797502b218dc06f5a8b140ec74cb3fe618..f2ce21bbe66f6fb6ce2ce9116887378b6479d107 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1433,7
+1433,7
@@
AC_CHECK_LIB(Xbsd, main, LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd")
AC_CHECK_LIB(pthreads, cma_open)
-AC_MSG_CHECKING(for XFree86)
+AC_MSG_CHECKING(for XFree86
in /usr/X386
)
if test -d /usr/X386/include; then
HAVE_XFREE386=yes
: ${C_SWITCH_X_SITE="-I/usr/X386/include"}